


/*banner*/
.bn  {
    height: 584px;
    background-color: #000;
    background: url("https://imge.dangbei.com/edangbei/home/images/b1.png") no-repeat bottom center;
    overflow: hidden;
    position: relative;
}
.bn .bn-pic {
    width: 100%;
    height: 584px;
    /*background: url("https://imge.dangbei.com/edangbei/home/images/2.png") no-repeat bottom center;*/
    background-size: 100% 100%;
    overflow: hidden;
    opacity:0.3;
    filter:"alpha(opacity=30)";
}
.bn-word {
    position: absolute;
    top: 155px;
    left: 50%;
    /*transform: translate(-50%,0);*/
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
}
.bn .bn-word p:nth-of-type(1) {
    font-size: 50px;
    color: #fff;
    letter-spacing: 2px;
    text-align: center;
}
.bn .bn-word p:nth-of-type(2) {
    font-size: 24px;
    letter-spacing: 2px;
    text-align: center;
    color: #ffffff;
}
.bn .bn-word ul {
    display: table;
    margin: 0 auto;
    margin-top: 35px;
}
.bn .bn-word ul li {
    padding:0 15px;
    height:auto;
    float: left;
    color: #fff;
    text-align: center;
    border-right: 1px solid #fff;
}
.bn .bn-word ul li:nth-last-child(1) {
    border-right: 1px solid transparent;
}
.bn .bn-word button {
    position: absolute;
    bottom: -115px;
    left: 50%;
    /*transform: translate(-50%,0);*/
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
    display: inline-block;
    width: 200px;
    height: 60px;
    background: #ff9900;
    color: #fff;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    border: none;
    cursor: pointer;
}
.bn .bn-word button:hover {
    background: #e57a00;
}

/*我要咨询弹窗*/
.bn-ball {
    position: fixed;
    top: 50%;
    left:50%;
    /*transform: translate(-50%,-50%);*/
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    height: 468px;
    width: 450px;
    background: #fff;
    z-index: 99;
    padding: 49px 68px 50px 68px;
}
.bn-ball .close {
    position: absolute;
    top: 20px;
    right: 20px;
    display: inline-block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: url("https://imge.dangbei.com/edangbei/home/images/icon_close_normal.png") no-repeat;
}
.bn-ball .close:hover {
    background:url("https://imge.dangbei.com/edangbei/home/images/icon_close_hover.png") no-repeat;
}
.bn-ball h1 {
    font-size: 20px;
    color: #333;
    margin-bottom: 22px;
}
.bn-ball .bn-name input,
.bn-ball .bn-number input {
    height: 55px;
    border: 1px solid #cccccc;
    line-height: 55px;
    width: 448px;
    padding-left: 17px;
    font-size: 16px;
    color: #333;
}
.bn-ball .bn-number input{
    margin-bottom: 20px;
}
.bn-check input{
    margin-bottom: 20px;
    height: 55px;
    line-height: 55px;
    float: left;
}
.bn-check label {
    font-size: 16px;
    color: #333;
    float: left;
    line-height: 55px;
    margin-left: 6px;
}
.bn-sub input {
    width: 160px;
    height: 50px;
    background: #ff9900;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    margin-left: 145px;
    margin-top: 20px;
}
.bn-sub input:hover {
    background: #e57a00;
}
/*优势*/
.ys {
    width: 100%;
    height: 499px;
    padding-top: 101px;
}
.ys-demo {
    width: 230px;
    height: 300px;
    padding: 62px 25px 0 25px;
    background: #fff;
    float: left;
    margin-right: 27px;
}
.ys-demo:nth-last-child(1) {
    margin-right: 0;
    width: 229px;
}
.ys-demo .ys-demo-pic {
    width: 100px;
    margin: 0 auto;
    margin-bottom: 50px;
    text-align: center;
}
.ys-demo-pic img {
    height: 100px;
    width: 100px;
    border: none;
}
.ys-demo .ys-demo-pic span{
    font-size: 20px;
    color: #333;
}
.ys-demo-word p {
    color: #666;
    letter-spacing: 1px;
}
/*案例*/
.al {
    width: 100%;
    height: 545px;
    padding-top: 55px;
    background: #fff;
}
.al h2 {
    text-align: center;
    margin-bottom: 100px;
    color: #333;
    font-size: 30px;
    margin-bottom: 20px;
}
.al-left {
    float: left;
    width: 451px;
    height: 371px;
    padding: 55px 38px 0 54px;
    position: relative;
    overflow: hidden;
}
.al-left ul {
    width: 100%;
    height: 100%;
}
.al-left ul li {
    width: 100%;
    height: 100%;
    float: left;
}

.al-left ul li > p {
    color: #666;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 25px;
    margin-bottom: 30px;
}
.al-left ul li > a {
    display: inline-block;
    margin-top: 20px;
    color:#ff9900;
}
.al-left .al-left-w,
.dp-left .al-left-w{
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 15px;
}
.al-left .al-left-w span,
.dp-left .al-left-w span {
    color: #000;
    float: left;
    margin-left: 15px;
    position: relative;
}
.al-left .al-left-w span:before,
.dp-left .al-left-w span:before{
    content: '';
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: -15px;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.al-left .al-left-w p,
.dp-left .al-left-w p{
    width: 305px;
    color: #666;
    float: left;
}
.al-right {
    width: 620px;
    padding:50px 0 0 0;
    float: right;
    margin-right: 5px;
}
/*轮播图 开始*/
.alBac {
    margin: 0 auto;
    width: 531px;
    height: 350px;
    position: relative;
    background: url("https://imge.dangbei.com/edangbei/home/images/solu_tv.png") no-repeat;
}
.alBac .alUl {
    display: inline-block;
    width: 512px;
    height: 292px;
    overflow: hidden;
    margin:4px 0 0 10px;
}
.alUl ul {
    height: 100% !important;
}
.alUl ul li {
    width: 100%;
    height: 100%;
    float: left;
}
.alUl ul li img {
    width: 100%;
    height: 100%;
    border: none;
}
.alUl a {
    display: inline-block;
    width: 39px;
    height: 90px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.alUl a.prev {
    left: -49px;
    background: url("https://imge.dangbei.com/edangbei/home/images/left.png") no-repeat;
}
.alUl a.next {
    right: -49px;
    background: url("https://imge.dangbei.com/edangbei/home/images/right.png") no-repeat;
}

/*结束*/

/*开发者*/
.rg {
    width: 100%;
    height: 491px;
    padding-top: 109px;
}
.rg-left {
    float: left;
    margin-left: 42px;
}
.rg-right {
    width: 519px;
    float: right;
    margin-top: 36px;
    margin-right: 50px;
    text-align: right;
}
.rg-right h1 {
    font-size: 30px;
    color: #333;
    line-height: 42px;
    margin-bottom: 30px;
}
.rg-right p {
    font-size: 18px;
    letter-spacing: 1px;
    color: #666;
}
.rg-right > a,
.dp-left > a{
    display: inline-block;
    width: 160px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #129bee;
    color: #fff;
    font-size: 16px;
    margin-top: 55px;
}
.dp-left > a:hover,
.rg-right > a:hover {
    background: #1189d4;
}
/*广告主*/
.dp{
    width: 100%;
    height: 473px;
    padding-top: 127px;
    background: #fff;
}
.dp-left {
    margin-left: 40px;
    float: left;
    width: 492px;
    margin-top: 60px;
}
.dp-left h1 {
    font-size: 30px;
    color: #333;
    line-height: 42px;
}
.dp-left p {
    font-size: 18px;
    margin-top: 30px;
    letter-spacing: 1px;
    color: #666;
}
.dp-right {
    float: right;
    width: 597px;
    height: 350px;
    margin-right: 50px;
    margin-top: -11px;
}
.dp-right img {
    width: 100%;
    height: 100%;
    border: none;
}
/*解决方案*/
.sl {
    width: 100%;
    height: 545px;
    padding-top: 55px;
    text-align: center;
}
.sl-title h1 {
    font-size: 30px;
    color: #333;
    margin-bottom: 20px;
}
.sl-title p {
    font-size: 16px;
    color: #333;
    line-height: 25px;
}
.sl-pic {
    margin-top: 50px;
}

/*合作伙伴*/
.cp {
    width: 100%;
    background: #fff;
    padding-top: 59px;
    padding-bottom: 59px;
}
.cp h1 {
    text-align: center;
    font-size: 30px;
    color: #000;
    margin-bottom: 37px;
}
.cp-partner {
    width: 240px;
    height: 186px;;
    float: left;
    position: relative;
    text-align: center;
}
.cp-partner img {
    border: none;
    width: 220px;
    height: 130px;
}
.cp-partner span {
    width: 100%;
    position: absolute;
    bottom: 20px;
    left: 50%;
    /*transform: translate(-50%,0);*/
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
    margin-top: 20px;
}

/*联系我们*/
.us {
    width: 100%;
    height: 516px;
    padding-top: 72px;
}
.us-left {
    width: 450px;
    float: left;
    margin-left: 29px;
}
.us-left h1 {
    font-size: 20px;
    color: #333;
    margin-bottom: 20px;
}
.us-right {
    float: right;
    width: 600px;
    margin-right: 34px;
}
.us-left .us-number input,
.us-left .us-name input{
    height: 55px;
    width: 433px;
    border: none;
    padding-left: 17px;
    background: #fff;
    font-size: 16px;
    color: #333;
}
.us-left .us-check{
    margin-bottom: 19px;
    height: 55px;
    line-height: 55px;
}
.us-left .us-number input{
    float: left;
    margin-bottom: 20px;
}
.us-sub input {
    display: inline-block;
    width: 160px;
    height: 50px;
    background: #ff8a00;
    color: #fff;
    line-height: 50px;
    text-align: center;
    border: none;
    margin: 0 auto;
    margin-top: 20px;
    margin-left: 145px;
    cursor: pointer;
    font-size: 16px;
}
.us-sub input:hover {
    background: #e57a00;
}
.us-right .us-r-map {
    width: 584px;
    height: 234px;
    border: 8px solid #ffffff;
    margin-bottom: 10px;
}
/*#Map {*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*overflow: hidden;*/
    /*margin:0;*/
    /*font-family:"微软雅黑";*/
/*}*/
.us-r-word .us-r-title h4 {
    font-size: 20px;
    color: #333333;
}
.us-r-word .us-r-title span {
    color: #999;
    font-size: 16px;
    padding-left: 14px;
    position: relative;
    line-height: 25px;
}
.us-r-word .us-r-title span:nth-of-type(1) {
    margin-right: 45px;
}
.us-r-word .us-r-title span:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #000;
    position: absolute;
    top: 50%;
    left: 1px;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
}
.us-r-num {
    margin-top: 35px;
}
.us-r-num div{
    float: left;
    width: 300px;
    margin-bottom: 15px;
}
.us-r-num div p {
    color: #666;
    font-size: 16px;
    line-height: 25px;
}



















